PATH 
Mac OS 8 and 9 Developer Documentation > Text and Other International Services > Apple Type Services for Unicode Imaging (ATSUI) > Apple Type Services for Unicode Imaging Reference

     

ATSUTextMeasurement

The ATSUTextMeasurement type represents the glyph bounds (exact outline metrics) of onscreen glyphs. You pass the ATSUTextMeasurement type to functions that draw, measure, hit-test, and obtain the glyph bounds for text. The ATSUTextMeasurement type can be also used to set and get imposed glyph width, line width, line ascent, and line descent; see Style Run Attribute Tag Constants and Text Layout Attribute Tag Constants, respectively.

typedef Fixed ATSUTextMeasurement;
VERSION NOTES
Available beginning with ATSUI 1.0.


© 2000 Apple Computer, Inc. – (Last Updated 25 Jan 00)